.mid_logo {
  margin-top: 18px;
}

.mid_logo img {
  width: 100%;
}

.mid_logo a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.mid_con {
  margin-top: 20px;
  background: #fff;
}

.mid_con_tab ul li {
  width: 193px;
  height: 114px;
  background: #f0f0f0;
  border-bottom: 1px solid #dcdcdc;
}

.mid_con_tab ul li.l1.cur {
  background: url(../images/qj-bg2-new.png) no-repeat;
}

.mid_con_tab ul li.l2.cur {
  background: url(../images/qj-bg3-new.png) no-repeat;
}

.mid_con_tab ul li.l3.cur {
  background: url(../images/qj-bg4-new.png) no-repeat;
}

.mid_con_tab ul li a {
  display: block;
  padding-left: 72px;
  height: 100%;
  line-height: 114px;
  color: #555555;
  font-size: 22px;
}

.mid_con_tab ul li.cur a {
  color: #fff;
}

.mid_con_tab ul li.l1 a {
  background: url(../images/mz-icon1o.png) 31px center no-repeat;
}

.mid_con_tab ul li.l1.cur a {
  background: url(../images/mz-icon1.png) 31px center no-repeat;
}

.mid_con_tab ul li.l2 a {
  background: url(../images/mz-icon2.png) 31px center no-repeat;
}

.mid_con_tab ul li.l2.cur a {
  background: url(../images/mz-icon2o.png) 31px center no-repeat;
}

.mid_con_tab ul li.l3 a {
  background: url(../images/mz-icon3.png) 31px center no-repeat;
}

.mid_con_tab ul li.l3.cur a {
  background: url(../images/mz-icon3o.png) 31px center no-repeat;
}

.mid_con_tab_con {
  border: 1px solid #d5d5d5;
  width: 984px;
  height: 343px;
}
.index-zw-box {
  padding-top: 12px;
  padding-left: 20px;
}

.index-zw-l {
  width: 540px;
}

.index-zw-s {
  margin-top: 8px;
  margin-bottom: 16px;
}

.index-zw-s span {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  line-height: 35px;
  margin-right: 4px;
}

.index-zw-s input {
  height: 33px;
  border: 1px solid #d5d5d5;
  padding-left: 32px;
  background: url(../images/qj-icon1.png) 8px center no-repeat;
  color: #999999;
  font-size: 14px;
  width: 370px;
  padding-right: 10px;
  line-height: 33px;
}

.index-zw-s button {
  width: 85px;
  height: 35px;
  line-height: 35px;
  background: #1369c0;
  font-size: 16px;
  color: #fff;
}

.z-title {
  height: 34px;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  padding-left: 10px;
}

.z-title a {
  display: inline-block;
  font-size: 20px;
  color: #888888;
  line-height: 24px;
  margin-right: 52px;
  vertical-align: middle;
}
.z-title i{
  display: inline-block;
  width: 4px;
  height: 18px;
  background: #1369c0;
  position: absolute;
  left: 0;
  top: 3px;
}

.z-title a:hover,
.z-title a.cur {
  font-weight: bold;
  color: #1369c0;
}

.index-zw-list {
  padding-top: 10px;
}

.index-zw-list li {
  height: 36px;
}

.index-zw-list li a {
  display: inline-block;
  line-height: 36px;
  color: #444444;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 75%;
}

.index-zw-list li span {
  line-height: 36px;
  float: right;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
}

.index-zw-gap {
  height: 24px;
}

.index-zw-rt {
  width: 388px;
}
.index-hd-box {
  padding: 14px 20px 0;
}

.index-hd-l {
  width: 450px;
}

.index-hd-l .index-zw-list {
  padding: 0;
}

.flex{
  display: flex;
  flex-wrap: wrap;
}
.flex-1{
  flex: 1;
}
.jus-between{
  justify-content: space-between;
}
.pd-20{
  padding: 20px;
}
.py-10{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-15{
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-20{
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-20{
  padding-left: 20px;
  padding-right: 20px;
}
.px-30{
  padding-left: 30px;
  padding-right: 30px;
}
.pl-20{
  padding-left: 20px;
}
.pr-10{
  padding-right: 10px;
}
.pr-20{
  padding-right: 20px;
}
.pt-10{
  padding-top: 10px;
}
.pb-20{
  padding-bottom: 20px;
}
.my-10{
  margin-top: 10px;
  margin-bottom: 10px;
}
.mr-20{
  margin-right: 20px;
}
.mt-15{
  margin-top: 15px;
}
.mt-20{
  margin-top: 20px;
}
.height-54{
  height: 54px;
}
.height-90{
  height: 90px;
}
.height-100{
  height: 100px;
}
.width-60{
  width: 60px;
}
.zfxx-item{
  width: 140px;
  text-align: center;
  line-height: 48px;
  height: 48px;
  background-color: #f7f7f7;
  font-size: 14px;
  color: #4d4d4d;
}
